-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.5.0
-
Code
-
Classes
- WPMailArgs
Total Complexity |
25 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
241 |
Lines of code |
83 |
Logical lines of code |
46 |
Comment lines |
114 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_headers() |
A |
50 |
8 |
26 |
get_from() |
S |
53 |
5 |
23 |
get_header() |
S |
72 |
2 |
5 |
get_arg() |
S |
78 |
2 |
3 |
__construct() |
S |
81 |
1 |
3 |
get_args() |
S |
82 |
1 |
3 |
get_to_email() |
S |
80 |
1 |
3 |
get_subject() |
S |
80 |
1 |
3 |
get_message() |
S |
80 |
1 |
3 |
get_from_email() |
S |
76 |
1 |
4 |
get_from_name() |
S |
76 |
1 |
4 |
get_attachments() |
S |
79 |
1 |
3 |